/* #### Generated By: http://font.download #### */
@font-face {
  font-family: "BigShoulderstext"; /* custom naam aap de sakte ho */
  src: url("../font/big-shoulders-text/BigShouldersText-ExtraBold.ttf") format("truetype");
  font-weight: 800; /* thin ka weight hota hai 100 */
  font-style: normal;
}




@font-face {
    font-family: 'Big Shoulders Text Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Regular'), url('BigShouldersText-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Thin'), url('BigShouldersText-Thin.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text Light';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Light'), url('BigShouldersText-Light.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Medium'), url('BigShouldersText-Medium.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text SemiBold'), url('BigShouldersText-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Bold'), url('BigShouldersText-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text ExtraBold'), url('BigShouldersText-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Big Shoulders Text Black';
    font-style: normal;
    font-weight: normal;
    src: local('Big Shoulders Text Black'), url('BigShouldersText-Black.woff') format('woff');
}



h1, h2, h3, h4, h5, h6 {
  font-family: 'BigShoulderstext';
    color: black !important;
    font-weight: 800 !important;

}

.auhtor-detail p{
    font-family: 'BigShoulderstext' !important;
  
}


.nav-item {
    text-transform: uppercase;
    font-family: 'BigShoulderstext';
    font-weight: 800;
    font-size: 18px;
}


h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h6:hover,
nav-link:hover {
  color: red !important;
  transition: 0.5s; 

}

